Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix License model in Elasticsearch client for 7.6 #2441

Merged
merged 1 commit into from
Jan 17, 2020

Conversation

pebrc
Copy link
Collaborator

@pebrc pebrc commented Jan 17, 2020

The new field max_resource_units is now required. This also makes
the existing field max_nodes optional.

This was added in elastic/elasticsearch#50735 which we missed for the v1.0.0 release unfortunately.

The new field 'max_resource_units' is now required. This also makes
the existing field `max_nodes` optional.
@pebrc pebrc added >bug Something isn't working v1.0.1 labels Jan 17, 2020
@pebrc pebrc merged commit ae636f7 into elastic:master Jan 17, 2020
pebrc added a commit to pebrc/cloud-on-k8s that referenced this pull request Jan 17, 2020
The new field 'max_resource_units' is now required. This also makes
the existing field `max_nodes` optional.
pebrc added a commit that referenced this pull request Jan 21, 2020
The new field 'max_resource_units' is now required. This also makes
the existing field `max_nodes` optional.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug Something isn't working v1.0.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants